ComponentOne Xamarin.Android
EndOverflow Property


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarSlotsPanel<S> Class : EndOverflow Property
Gets the lenght in pixels of the elements that are out of view at the end considering CalendarOrientation.
Syntax
'Declaration
 
Public ReadOnly Property EndOverflow As Double
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim value As Double
 
value = instance.EndOverflow
public double EndOverflow {get;}
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members